Termux Ha*k Instagram information gathering tool 🤘

Hello Friends 🙋‍♂️, Instagram is very popular Social media that we use nowadays and if you want to study and get someone's Instagram information, normally it will take more than an hour for us to figure out about someone most used tags and who they mention most, Today in this post I am going to tell you about a tool that is one of the cleanest Termux tools, This is going to be an information gathering tool, where you can get someone's all Instagram information together in one page.



What is osi.ig?


Osi.IG is an information gathering tool for termux which will allow us to collect a particular range of information from an Instagram account that we normally would not be able to get from just looking at someone profile. This tool will give you basic info of  the user ID of the profile to the number of posts and follow, and it will give you some advanced information about profile like Most used Hashtags and most mentioned person. This tool will sure give you more information you instead of normally looking at the profile. The best thing about this tool is that it won't consume more time to give you the information, it is really fast and provide you accurate data 🔥.


The Osi.IG tool is created by th3unkn0n you can check the GitHub page of osi.ig @Osi.IG, If you want to spread some love then go on his Github link and give a star to his tool.

NOTE: This post is only for educational purpose. And this post and website does not support any criminal activity. If you are doing any misuse of this information, this site is not responsible for that. WE ONLY SUPPORT ETHICAL HACKING.


How to install osi.ig on Termux ?

Step 1: Update and upgrade the termux so that we did not get any errors while installing the osi.ig tool.

 
apt update && apt upgrade -y





If ask about the version, Press N

Step 2: The command will install the git package and dependency, which will allow us to download projects from the GitHub Repository. Just copy and paste this command and the git will be installed on your termux application. Also, we have to install python3(update python termux) so that we can run this tool.

pkg install git python3 -y




Step 3: Now all the dependencies are installed in your termux The git clone command will download the osi.ig project from the GitHub repository. Just copy and paste this command in termux application and the tool will get installed instantly.

git clone https://github.com/th3unkn0n/osi.ig.git



Step 4: Now we have to change the directory to the osi.ig folder, just copy and paste below command and hit enter.

 cd osi.ig



Step 5: Now the only thing is left that we need to do before running the tool is to install all the dependencies which are required to run the tool in termux.You can use the below command to install all the requirements of it.


pip install -r requirements.txt



Above all are one time process only, after this, you can use this tool any time when you want.


How to Use osi.ig Tool in Termux?

Basic Run: Just use this below command to run the tool, but if you restarted termux then you need to first change your folder directory to the osi.ig folder (just follow step 4 above and then start from here). Now, at the place of username, You just need to enter the username of the person you are trying to collect information.

python3 main.py -u username


EXAMPLE: python3 main.py -u rajkm_01

​ ​



This is an example of private Instagram profile, you will get more info than this on other accounts.

Advanced Run: If you want to get more information about the profile as well are Posts then you can use the -p argument to get information about the posts. But it won't work if the account is private. It will provide you a lot of data about the non-private profile. Just use the below command.

python3 main.py -u username -p


EXAMPLE: python3 main.py -u rajkm_01 -p

osi.ig tool is an awesome tool for Instagram information gathering. I know this is not some perfect tool, but it is certain it will be going to help you learn about a person and that's why it is in information gathering category. If you encounter or used any tool which is good for termux then let us know in the comments, Also if you have created any termux tool let me know, thanks for reading and as always Stay Ethical Hacker. ​

Post a Comment

If you have any questions regarding the above method then you can comment down below

Previous Post Next Post